Adding hping TCP and UDP tests. They hping a number of packets to
authorstekloff@localhost.localdomain <stekloff@localhost.localdomain>
Thu, 9 Mar 2006 23:49:54 +0000 (00:49 +0100)
committerstekloff@localhost.localdomain <stekloff@localhost.localdomain>
Thu, 9 Mar 2006 23:49:54 +0000 (00:49 +0100)
commit0552b3845c6e3fe6afdb005a3f52e80cd6851bd2
tree951abfb7ec66a1cc9ed6b414a0faba75f424e4c3
parent872f58b6fd3f5146b7aad1210866ecc0f677c6cc
Adding hping TCP and UDP tests. They hping a number of packets to
local interface, dom0, and from domU to domU. HVM support included.

Signed-off-by: Jim Dykman <dykman@us.ibm.com>
Signed-off-by: Daniel Stekloff <dsteklof@us.ibm.com>
tools/xm-test/tests/network/03_network_local_tcp_pos.py [new file with mode: 0644]
tools/xm-test/tests/network/04_network_local_udp_pos.py [new file with mode: 0644]
tools/xm-test/tests/network/06_network_dom0_tcp_pos.py [new file with mode: 0644]
tools/xm-test/tests/network/07_network_dom0_udp_pos.py [new file with mode: 0644]
tools/xm-test/tests/network/12_network_domU_tcp_pos.py [new file with mode: 0644]
tools/xm-test/tests/network/13_network_domU_udp_pos.py [new file with mode: 0644]
tools/xm-test/tests/network/Makefile.am